home *** CD-ROM | disk | FTP | other *** search
/ Avalanche Ranch: Clip Ar… Song Lyrics & Decorating / Avalanche Ranch: Clip Art, Song Lyrics & Decorating - Disc 1.iso / pc / Xtras / WIN32 / impressario / Resources / CMaps / Adobe-GB1-H-CID < prev    next >
Text File  |  2003-10-27  |  2KB  |  95 lines

  1. %!PS-Adobe-3.0 Resource-CMap
  2. %%DocumentNeededResources: ProcSet (CIDInit)
  3. %%IncludeResource: ProcSet (CIDInit)
  4. %%BeginResource: CMap (Adobe-GB1-H-CID)
  5. %%Title: (Adobe-GB1-H-CID Adobe GB1 0)
  6. %%Version: 2.000
  7. %%Copyright: -----------------------------------------------------------
  8. %%Copyright: Copyright 1990-2000 Adobe Systems Incorporated.
  9. %%Copyright: All Rights Reserved.
  10. %%Copyright:
  11. %%Copyright: Patents Pending
  12. %%Copyright:
  13. %%Copyright: NOTICE: All information contained herein is the property
  14. %%Copyright: of Adobe Systems Incorporated.
  15. %%Copyright:
  16. %%Copyright: Permission is granted for redistribution of this file
  17. %%Copyright: provided this copyright notice is maintained intact and
  18. %%Copyright: that the contents of this file are not altered in any
  19. %%Copyright: way from its original form.
  20. %%Copyright:
  21. %%Copyright: PostScript and Display PostScript are trademarks of
  22. %%Copyright: Adobe Systems Incorporated which may be registered in
  23. %%Copyright: certain jurisdictions.
  24. %%Copyright: -----------------------------------------------------------
  25. %%EndComments
  26.  
  27. /CIDInit /ProcSet findresource begin
  28.  
  29. 12 dict begin
  30.         
  31. begincmap
  32.  
  33. /CIDSystemInfo 3 dict dup begin
  34.   /Registry (Adobe) def
  35.   /Ordering (Adobe_GB1_H_CID) def
  36.   /Supplement 0 def
  37. end def
  38.  
  39. /CMapName /Adobe-GB1-H-CID def
  40. /CMapVersion 2.000 def
  41. /CMapType 1 def
  42.  
  43. /UIDOffset 0 def
  44.  
  45. /WMode 0 def
  46.  
  47. 1 begincodespacerange
  48.   <0000>   <FFFF>
  49. endcodespacerange
  50.  
  51. 0 usefont
  52. 1 begincidrange
  53. <0000> <FFFF> 0
  54. endcidrange
  55.  
  56. % Map CIDs 1 thru 95 to Ascii codes 0x20 - 0x7F in fontID 1.
  57. 1 usefont
  58. 1 beginbfrange
  59. <0001> <005F> <20>
  60. endbfrange
  61.  
  62. % Map CIDs 7717 - 9896 to fontID 2 for Supplement 1
  63. 2 usefont
  64. 4 begincidrange
  65. <1E25> <1EFF> 7717
  66. <1F00> <1FFF> 7936
  67. <2000> <25FF> 8192
  68. <2600> <26A8> 9728
  69. endcidrange
  70.  
  71. % Map CIDs 9897 - 22126 to fontID 3 for Supplement 2
  72. 3 usefont
  73. 3 begincidrange
  74. <26A9> <26FF>  9897
  75. <2700> <55FF>  9984 
  76. <5600> <566E>  22016
  77. endcidrange
  78.  
  79. % Map CIDs 22127 - 22352 to fontID 4 for Supplement 3
  80. % Also map CIDS upto 65535 to this fontID for any future supplements.
  81. 4 usefont
  82. 2 begincidrange
  83. <566F> <56FF>  22127
  84. <5700> <FFFF>  22272
  85. endcidrange
  86.  
  87.  
  88. endcmap
  89. CMapName currentdict /CMap defineresource pop
  90. end
  91. end
  92.  
  93. %%EndResource
  94. %%EOF
  95.